From: Dan Nicolaescu Date: Thu, 16 Jul 2009 21:04:18 +0000 (+0000) Subject: Mention two new ./configure options for developers. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11439 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fe0d446d8a5a3dd84dc136e241566f1090f3355a;p=emacs.git Mention two new ./configure options for developers. --- diff --git a/etc/NEWS b/etc/NEWS index fb637ced102..f54c86be4e0 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -45,7 +45,14 @@ Customize make-pointer-invisible to turn it off. ** On MS-Windows, `display-time' now displays the system load average as well as the time, as it does on GNU and Unix. -** FIXME new configure options --enable-checking, profiling + +** configure options for emacs developers +*** --enable-profiling will build emacs with profiling enabled. +This might not work on all platforms. It is not a new feature, just +the configure flag is new. + +*** --enable-checking[=OPTIONS] will build emacs with various extra runtime checks. +It is not a new feature, just the configure flag is new. * Changes in Specialized Modes and Packages in Emacs 23.2